mDocs Holder SDK
Toggle table of contents
5.0.0
Select version
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder.exception
/
HolderException
/
MobileCredentialsWithDuplicateDocTypesException
Mobile
Credentials
With
Duplicate
Doc
Types
Exception
class
MobileCredentialsWithDuplicateDocTypesException
(
val
docType
:
String
,
cause
:
Throwable
?
=
null
)
:
HolderException
Members
Constructors
Mobile
Credentials
With
Duplicate
Doc
Types
Exception
Link copied to clipboard
constructor
(
docType
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
doc
Type
Link copied to clipboard
val
docType
:
String
message
Link copied to clipboard
open
val
message
:
String
?